home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / interface / browser.swf / scripts / DefineSprite_201 / frame_3 / DoAction.as
Text File  |  2008-05-27  |  20KB  |  374 lines

  1. stop();
  2. _root.secoes.Games.bot_1.onRelease = function()
  3. {
  4.    _root.secoes.tipo.gotoAndStop("JOGAR");
  5.    _root.nome = "I Lost my Poppy               ";
  6.    _root.secoes.descricoes.descricao.text = "You have just lost your little puppy; try to recognise it amongst all the other dogs.";
  7.    _root.controle = "Mouse - Left hand button interacts with the game";
  8.    _root.comando = "run.app";
  9.    _root.licenca = "Freeware";
  10.    _root.caminho = "\\Games\\i_lost_my_poppy.swf";
  11.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\i_lost_my_poppy.swf";
  12.    loadMovie("interface\\imagens\\i_lost_my_poppy.jpg","_root.secoes.descricoes.destino");
  13. };
  14. _root.secoes.Games.bot_2.onRelease = function()
  15. {
  16.    _root.secoes.tipo.gotoAndStop("JOGAR");
  17.    _root.nome = "Happy Fishing";
  18.    _root.secoes.descricoes.descricao.text = "See how good a fisherman you are, accomplishing your mission at each level, catching lots of fish.";
  19.    _root.controle = "Mouse - Moves the fishing-rod, Left-hand button: Catch fish.";
  20.    _root.comando = "run.app";
  21.    _root.licenca = "Freeware";
  22.    _root.caminho = "\\Games\\happyfishing.swf";
  23.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\happyfishing.swf";
  24.    loadMovie("interface\\imagens\\happyfishing.jpg","_root.secoes.descricoes.destino");
  25. };
  26. _root.secoes.Games.bot_3.onRelease = function()
  27. {
  28.    _root.secoes.tipo.gotoAndStop("JOGAR");
  29.    _root.nome = "Hungry Fish";
  30.    _root.secoes.descricoes.descricao.text = "Control this hungry fish, jumping it out of the water to see how many birds you can catch.";
  31.    _root.controle = "Keyboard -  arrows: Move the fish.";
  32.    _root.comando = "run.app";
  33.    _root.licenca = "Freeware";
  34.    _root.caminho = "\\Games\\hungryfish.swf";
  35.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\hungryfish.swf";
  36.    loadMovie("interface\\imagens\\hungryfish.jpg","_root.secoes.descricoes.destino");
  37. };
  38. _root.secoes.Games.bot_4.onRelease = function()
  39. {
  40.    _root.secoes.tipo.gotoAndStop("JOGAR");
  41.    _root.nome = "Jungle Fruits";
  42.    _root.secoes.descricoes.descricao.text = "Click on two or more fruits the same that are grouped together to eliminate them and score points. The more fruit you eliminate at a time, the higher your score will be.";
  43.    _root.controle = "Mouse - Left hand button interacts with the game";
  44.    _root.comando = "run.app";
  45.    _root.licenca = "Freeware";
  46.    _root.caminho = "\\Games\\junglefruits.swf";
  47.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\junglefruits.swf";
  48.    loadMovie("interface\\imagens\\junglefruits.jpg","_root.secoes.descricoes.destino");
  49. };
  50. _root.secoes.Games.bot_5.onRelease = function()
  51. {
  52.    _root.secoes.tipo.gotoAndStop("JOGAR");
  53.    _root.nome = "Fruit Cake Decoration         ";
  54.    _root.secoes.descricoes.descricao.text = "Create a cake from scratch, choosing all the details right from its form to the decoration you are going to use.";
  55.    _root.controle = "Mouse - Left hand button interacts with the game";
  56.    _root.comando = "run.app";
  57.    _root.licenca = "Freeware";
  58.    _root.caminho = "\\Games\\fruit_cake_decoration.swf";
  59.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\fruit_cake_decoration.swf";
  60.    loadMovie("interface\\imagens\\fruit_cake_decoration.jpg","_root.secoes.descricoes.destino");
  61. };
  62. _root.secoes.Games.bot_6.onRelease = function()
  63. {
  64.    _root.secoes.tipo.gotoAndStop("JOGAR");
  65.    _root.nome = "Jungle Jiggy                  ";
  66.    _root.secoes.descricoes.descricao.text = "Get the sequence right to make this incredible monkey dance.";
  67.    _root.controle = "Keyboard -  arrows: Interact with the game, Spacebar: Special.";
  68.    _root.comando = "run.app";
  69.    _root.licenca = "Freeware";
  70.    _root.caminho = "\\Games\\jungle_jiggy.swf";
  71.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\jungle_jiggy.swf";
  72.    loadMovie("interface\\imagens\\jungle_jiggy.jpg","_root.secoes.descricoes.destino");
  73. };
  74. _root.secoes.Games.bot_7.onRelease = function()
  75. {
  76.    _root.secoes.tipo.gotoAndStop("JOGAR");
  77.    _root.nome = "Hungry Hippaul                ";
  78.    _root.secoes.descricoes.descricao.text = "Control a very hungry hippo, helping him to get all the fruit that falls into the water, watching out for the tree trunks that come floating along.";
  79.    _root.controle = "Keyboard -  arrows: Move the character.";
  80.    _root.comando = "run.app";
  81.    _root.licenca = "Freeware";
  82.    _root.caminho = "\\Games\\hungry_hippaul.swf";
  83.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\hungry_hippaul.swf";
  84.    loadMovie("interface\\imagens\\hungry_hippaul.jpg","_root.secoes.descricoes.destino");
  85. };
  86. _root.secoes.Games.bot_8.onRelease = function()
  87. {
  88.    _root.secoes.tipo.gotoAndStop("JOGAR");
  89.    _root.nome = "Horsey Racing                 ";
  90.    _root.secoes.descricoes.descricao.text = "See if you can manage to be victorious in this fun horse-race.";
  91.    _root.controle = "Mouse - Moves the horse, Left-hand button: Makes it jump.";
  92.    _root.comando = "run.app";
  93.    _root.licenca = "Freeware";
  94.    _root.caminho = "\\Games\\horsey_racing.swf";
  95.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\horsey_racing.swf";
  96.    loadMovie("interface\\imagens\\horsey_racing.jpg","_root.secoes.descricoes.destino");
  97. };
  98. _root.secoes.Games.bot_9.onRelease = function()
  99. {
  100.    _root.secoes.tipo.gotoAndStop("JOGAR");
  101.    _root.nome = "Hive Hero ";
  102.    _root.secoes.descricoes.descricao.text = "Hit the other bees that are flying towards you with bombs.";
  103.    _root.controle = "Keyboard -  W,A,S,D: Moves the bee, Left-hand button: Fires.";
  104.    _root.comando = "run.app";
  105.    _root.licenca = "Freeware";
  106.    _root.caminho = "\\Games\\hive_hero.swf";
  107.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\hive_hero.swf";
  108.    loadMovie("interface\\imagens\\hive_hero.jpg","_root.secoes.descricoes.destino");
  109. };
  110. _root.secoes.Games.bot_10.onRelease = function()
  111. {
  112.    _root.secoes.tipo.gotoAndStop("JOGAR");
  113.    _root.nome = "Lets Dance     ";
  114.    _root.secoes.descricoes.descricao.text = "Try to remember the right sequence of the fruit to make this pretty doll dance.";
  115.    _root.controle = "Mouse - Left hand button interacts with the game";
  116.    _root.comando = "run.app";
  117.    _root.licenca = "Freeware";
  118.    _root.caminho = "\\Games\\lets_dance.swf";
  119.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\lets_dance.swf";
  120.    loadMovie("interface\\imagens\\lets_dance.jpg","_root.secoes.descricoes.destino");
  121. };
  122. _root.secoes.Games.bot_11.onRelease = function()
  123. {
  124.    _root.secoes.tipo.gotoAndStop("JOGAR");
  125.    _root.nome = "Fruit Funitto";
  126.    _root.secoes.descricoes.descricao.text = "Put the food in its different positions to see what is hidden behind each one.";
  127.    _root.controle = "Mouse - Left hand button interacts with the game";
  128.    _root.comando = "run.app";
  129.    _root.licenca = "Freeware";
  130.    _root.caminho = "\\Games\\fruit_funitto.swf";
  131.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\fruit_funitto.swf";
  132.    loadMovie("interface\\imagens\\fruit_funitto.jpg","_root.secoes.descricoes.destino");
  133. };
  134. _root.secoes.Games.bot_12.onRelease = function()
  135. {
  136.    _root.secoes.tipo.gotoAndStop("JOGAR");
  137.    _root.nome = "Go Go Diet";
  138.    _root.secoes.descricoes.descricao.text = "Run on an exercise treadmill and try to avoid all the tarts and fizzy drinks. The longer you stay on, the more points you get.";
  139.    _root.controle = "Keyboard -  arrows: Control the game.";
  140.    _root.comando = "run.app";
  141.    _root.licenca = "Freeware";
  142.    _root.caminho = "\\Games\\gogodiet.swf";
  143.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\gogodiet.swf";
  144.    loadMovie("interface\\imagens\\gogodiet.jpg","_root.secoes.descricoes.destino");
  145. };
  146. _root.secoes.Games.bot_13.onRelease = function()
  147. {
  148.    _root.secoes.tipo.gotoAndStop("JOGAR");
  149.    _root.nome = "Hammer";
  150.    _root.secoes.descricoes.descricao.text = "Use your big hammer to hit the strange little monsters, watching out  for your adversary, as he is out to hit you too.";
  151.    _root.controle = "Keyboard -  arrows: Move the character, Spacebar: Hits with the hammer.";
  152.    _root.comando = "run.app";
  153.    _root.licenca = "Freeware";
  154.    _root.caminho = "\\Games\\hammer.swf";
  155.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\hammer.swf";
  156.    loadMovie("interface\\imagens\\hammer.jpg","_root.secoes.descricoes.destino");
  157. };
  158. _root.secoes.Games.bot_14.onRelease = function()
  159. {
  160.    _root.secoes.tipo.gotoAndStop("JOGAR");
  161.    _root.nome = "Hello Kitty";
  162.    _root.secoes.descricoes.descricao.text = "Choose your character and see if you can manage to be victorious in this fun skating challenge.";
  163.    _root.controle = "Keyboard -  Z,X: Interact with the game.";
  164.    _root.comando = "run.app";
  165.    _root.licenca = "Freeware";
  166.    _root.caminho = "\\Games\\hello_kitty.swf";
  167.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\hello_kitty.swf";
  168.    loadMovie("interface\\imagens\\hello_kitty.jpg","_root.secoes.descricoes.destino");
  169. };
  170. _root.secoes.Games.bot_15.onRelease = function()
  171. {
  172.    _root.secoes.tipo.gotoAndStop("JOGAR");
  173.    _root.nome = "Ice Champions";
  174.    _root.secoes.descricoes.descricao.text = "Choose the manoeuvres that the doll is going to make and see how many points you can get.";
  175.    _root.controle = "Mouse - Left hand button interacts with the game";
  176.    _root.comando = "run.app";
  177.    _root.licenca = "Freeware";
  178.    _root.caminho = "\\Games\\ice_champions.swf";
  179.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\ice_champions.swf";
  180.    loadMovie("interface\\imagens\\ice_champions.jpg","_root.secoes.descricoes.destino");
  181. };
  182. _root.secoes.Games.bot_16.onRelease = function()
  183. {
  184.    _root.secoes.tipo.gotoAndStop("JOGAR");
  185.    _root.nome = "Golf Jam";
  186.    _root.secoes.descricoes.descricao.text = "Play an animated golf competition, completing the missions at each level, in order to pass on to the next.";
  187.    _root.controle = "Mouse - Aims, Left-hand button: Hits the ball.";
  188.    _root.comando = "run.app";
  189.    _root.licenca = "Freeware";
  190.    _root.caminho = "\\Games\\golfjam.swf";
  191.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\golfjam.swf";
  192.    loadMovie("interface\\imagens\\golfjam.jpg","_root.secoes.descricoes.destino");
  193. };
  194. _root.secoes.Games.bot_17.onRelease = function()
  195. {
  196.    _root.secoes.tipo.gotoAndStop("JOGAR");
  197.    _root.nome = "Lamb Chop Drop";
  198.    _root.secoes.descricoes.descricao.text = "Control this fearless sheep as it performs its parachute jumps, trying to collect as many stars as you can.";
  199.    _root.controle = "Mouse - Controls the character.";
  200.    _root.comando = "run.app";
  201.    _root.licenca = "Freeware";
  202.    _root.caminho = "\\Games\\lamb-chop-drop.swf";
  203.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\lamb-chop-drop.swf";
  204.    loadMovie("interface\\imagens\\lamb-chop-drop.jpg","_root.secoes.descricoes.destino");
  205. };
  206. _root.secoes.Games.bot_18.onRelease = function()
  207. {
  208.    _root.secoes.tipo.gotoAndStop("JOGAR");
  209.    _root.nome = "Luiza";
  210.    _root.secoes.descricoes.descricao.text = "Help pretty Lu to get herself ready, choosing her clothes, so that she looks even more beautiful than ever.";
  211.    _root.controle = "Mouse - Left hand button interacts with the game";
  212.    _root.comando = "run.app";
  213.    _root.licenca = "Freeware";
  214.    _root.caminho = "\\Games\\luiza.swf";
  215.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\luiza.swf";
  216.    loadMovie("interface\\imagens\\luiza.jpg","_root.secoes.descricoes.destino");
  217. };
  218. _root.secoes.Games.bot_19.onRelease = function()
  219. {
  220.    _root.secoes.tipo.gotoAndStop("JOGAR");
  221.    _root.nome = "Cozinha Suzy";
  222.    _root.secoes.descricoes.descricao.text = "Help Suzy put all the furniture in place in her new kitchen.";
  223.    _root.controle = "Mouse - Left hand button interacts with the game";
  224.    _root.comando = "run.app";
  225.    _root.licenca = "Freeware";
  226.    _root.caminho = "\\Games\\cozinha-suzy.swf";
  227.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\cozinha-suzy.swf";
  228.    loadMovie("interface\\imagens\\cozinha-suzy.jpg","_root.secoes.descricoes.destino");
  229. };
  230. _root.secoes.Games.bot_20.onRelease = function()
  231. {
  232.    _root.secoes.tipo.gotoAndStop("JOGAR");
  233.    _root.nome = "From Night";
  234.    _root.secoes.descricoes.descricao.text = "Choose the best clothes for the couple to look their best for the ball.";
  235.    _root.controle = "Mouse - Left hand button interacts with the game";
  236.    _root.comando = "run.app";
  237.    _root.licenca = "Freeware";
  238.    _root.caminho = "\\Games\\from-night.swf";
  239.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\from-night.swf";
  240.    loadMovie("interface\\imagens\\from-night.jpg","_root.secoes.descricoes.destino");
  241. };
  242. _root.secoes.Games.bot_21.onRelease = function()
  243. {
  244.    _root.secoes.tipo.gotoAndStop("JOGAR");
  245.    _root.nome = "Ken Sandy";
  246.    _root.secoes.descricoes.descricao.text = "Help this handsome couple choose their best outfits.";
  247.    _root.controle = "Mouse - Left hand button interacts with the game";
  248.    _root.comando = "run.app";
  249.    _root.licenca = "Freeware";
  250.    _root.caminho = "\\Games\\ken-sandy.swf";
  251.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\ken-sandy.swf";
  252.    loadMovie("interface\\imagens\\ken-sandy.jpg","_root.secoes.descricoes.destino");
  253. };
  254. _root.secoes.Games.bot_22.onRelease = function()
  255. {
  256.    _root.secoes.tipo.gotoAndStop("JOGAR");
  257.    _root.nome = "Hairdresser";
  258.    _root.secoes.descricoes.descricao.text = "See how well you do in this beauty parlour, leaving the hair of the clients looking beautiful.";
  259.    _root.controle = "Mouse - Left hand button interacts with the game";
  260.    _root.comando = "run.app";
  261.    _root.licenca = "Freeware";
  262.    _root.caminho = "\\Games\\cabeleireira.swf";
  263.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\cabeleireira.swf";
  264.    loadMovie("interface\\imagens\\cabeleireira.jpg","_root.secoes.descricoes.destino");
  265. };
  266. _root.secoes.Games.bot_23.onRelease = function()
  267. {
  268.    _root.secoes.tipo.gotoAndStop("JOGAR");
  269.    _root.nome = "Fashion Pair";
  270.    _root.secoes.descricoes.descricao.text = "Help these two young models get themselves ready so that they look great in the fashion parade.";
  271.    _root.controle = "Mouse - Left hand button interacts with the game";
  272.    _root.comando = "run.app";
  273.    _root.licenca = "Freeware";
  274.    _root.caminho = "\\Games\\fashion-pair.swf";
  275.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\fashion-pair.swf";
  276.    loadMovie("interface\\imagens\\fashion-pair.jpg","_root.secoes.descricoes.destino");
  277. };
  278. _root.secoes.Games.bot_24.onRelease = function()
  279. {
  280.    _root.secoes.tipo.gotoAndStop("JOGAR");
  281.    _root.nome = "Emily";
  282.    _root.secoes.descricoes.descricao.text = "This young girl is in need of your help to get ready for the big party.";
  283.    _root.controle = "Mouse - Left hand button interacts with the game";
  284.    _root.comando = "run.app";
  285.    _root.licenca = "Freeware";
  286.    _root.caminho = "\\Games\\emily.swf";
  287.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\emily.swf";
  288.    loadMovie("interface\\imagens\\emily.jpg","_root.secoes.descricoes.destino");
  289. };
  290. _root.secoes.Games.bot_25.onRelease = function()
  291. {
  292.    _root.secoes.tipo.gotoAndStop("JOGAR");
  293.    _root.nome = "Gabriela";
  294.    _root.secoes.descricoes.descricao.text = "Summer has arrived; see which outfit is best for all this heat.";
  295.    _root.controle = "Mouse - Left hand button interacts with the game";
  296.    _root.comando = "run.app";
  297.    _root.licenca = "Freeware";
  298.    _root.caminho = "\\Games\\gabriela.swf";
  299.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\gabriela.swf";
  300.    loadMovie("interface\\imagens\\gabriela.jpg","_root.secoes.descricoes.destino");
  301. };
  302. _root.secoes.Games.bot_26.onRelease = function()
  303. {
  304.    _root.secoes.tipo.gotoAndStop("JOGAR");
  305.    _root.nome = "Giovanna";
  306.    _root.secoes.descricoes.descricao.text = "Put all the jewellery on the model and help her to look really pretty.";
  307.    _root.controle = "Mouse - Left hand button interacts with the game";
  308.    _root.comando = "run.app";
  309.    _root.licenca = "Freeware";
  310.    _root.caminho = "\\Games\\giovanna.swf";
  311.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\giovanna.swf";
  312.    loadMovie("interface\\imagens\\giovanna.jpg","_root.secoes.descricoes.destino");
  313. };
  314. _root.secoes.Games.bot_27.onRelease = function()
  315. {
  316.    _root.secoes.tipo.gotoAndStop("JOGAR");
  317.    _root.nome = "Casa da Claudia";
  318.    _root.secoes.descricoes.descricao.text = "See which is the best way to organise Claudia\'s new apartment.";
  319.    _root.controle = "Mouse - Left hand button interacts with the game";
  320.    _root.comando = "run.app";
  321.    _root.licenca = "Freeware";
  322.    _root.caminho = "\\Games\\casa-da-claudia.swf";
  323.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\casa-da-claudia.swf";
  324.    loadMovie("interface\\imagens\\casa-da-claudia.jpg","_root.secoes.descricoes.destino");
  325. };
  326. _root.secoes.Games.bot_28.onRelease = function()
  327. {
  328.    _root.secoes.tipo.gotoAndStop("JOGAR");
  329.    _root.nome = "Halloween";
  330.    _root.secoes.descricoes.descricao.text = "Get ready for the Halloween fancy dress ball.";
  331.    _root.controle = "Mouse - Left hand button interacts with the game";
  332.    _root.comando = "run.app";
  333.    _root.licenca = "Freeware";
  334.    _root.caminho = "\\Games\\halloween.swf";
  335.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\halloween.swf";
  336.    loadMovie("interface\\imagens\\halloween.jpg","_root.secoes.descricoes.destino");
  337. };
  338. _root.secoes.Games.bot_29.onRelease = function()
  339. {
  340.    _root.secoes.tipo.gotoAndStop("JOGAR");
  341.    _root.nome = "Jordana";
  342.    _root.secoes.descricoes.descricao.text = "See which dresses best suit this top model.";
  343.    _root.controle = "Mouse - Left hand button interacts with the game";
  344.    _root.comando = "run.app";
  345.    _root.licenca = "Freeware";
  346.    _root.caminho = "\\Games\\jordana.swf";
  347.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\jordana.swf";
  348.    loadMovie("interface\\imagens\\jordana.jpg","_root.secoes.descricoes.destino");
  349. };
  350. _root.secoes.Games.bot_30.onRelease = function()
  351. {
  352.    _root.secoes.tipo.gotoAndStop("JOGAR");
  353.    _root.nome = " Magic Mirror";
  354.    _root.secoes.descricoes.descricao.text = "See how the pretty girl looks after you have done her make up for her.";
  355.    _root.controle = "Mouse - Left hand button interacts with the game";
  356.    _root.comando = "run.app";
  357.    _root.licenca = "Freeware";
  358.    _root.caminho = "\\Games\\espelho-magico.swf";
  359.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\espelho-magico.swf";
  360.    loadMovie("interface\\imagens\\espelho-magico.jpg","_root.secoes.descricoes.destino");
  361. };
  362. _root.secoes.Games.bot_31.onRelease = function()
  363. {
  364.    _root.secoes.tipo.gotoAndStop("JOGAR");
  365.    _root.nome = "Dance Party";
  366.    _root.secoes.descricoes.descricao.text = "Do all the decoration for the ball, creating the lighting for the party.";
  367.    _root.controle = "Mouse - Left hand button interacts with the game";
  368.    _root.comando = "run.app";
  369.    _root.licenca = "Freeware";
  370.    _root.caminho = "\\Games\\dance-party.swf";
  371.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\dance-party.swf";
  372.    loadMovie("interface\\imagens\\dance-party.jpg","_root.secoes.descricoes.destino");
  373. };
  374.